home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1995 August / PC Plus Super CD (Issue 106) (PCP106) (August 1995).iso / cinter / cinters.inf < prev    next >
Encoding:
INI File  |  1994-06-04  |  1.6 KB  |  78 lines

  1.  
  2. [dialog]
  3.      caption = "Installing C Interactive 1.0 Demo Version"
  4.      line0   = "For a full version, contact CBA."
  5.      line1   = "Setup will install C Interactive into the following directory, which it will create on your hard disk."
  6.      line2   = "To install C Interactive in a different directory or drive, type the name of the directory you want."
  7.      line3   = "Click Continue to begin installing C Interactive (Demo)."
  8.  
  9.      complete = "Installation is complete."
  10.  
  11.  
  12. [data]
  13.  
  14.      setuptype   = 3
  15.  
  16.      defdir = C:\cinters
  17.  
  18.      shortname = "Demo"
  19.  
  20.      listbox = no
  21.  
  22.      executable = cinters, TBOOK.EXE
  23.  
  24.  ;    readme = readme.txt
  25.  
  26.      modifyautoexec = yes
  27.  
  28.   
  29. ;
  30. [sections]
  31.     
  32.      cinters, ,  ,
  33.   
  34.      tbks,  ,  ,
  35.  
  36. [disks]
  37.     1 =., "C Interactive SV Disk 1 - Setup"
  38.   
  39.     
  40. [needed.space]
  41.     
  42.     cinters =  1000000
  43.     tbks = 1000000
  44.  
  45. [destinations]
  46.    
  47.      cinters,  "0:", "ToolBook Files"
  48.      tbks,    "0:\tbks", "Application"
  49.  
  50. [cinters]
  51.       1:TBOOK.EXE, "All files"
  52.        1:TBKBASE.DLL 
  53.        1:TBKUTIL.DLL 
  54.         1:TBKwin.dll    
  55.          1:TBKCOMP.DLL 
  56.         1:TBKwin.DLL 
  57.        1:TBKdlg.dll   
  58.         
  59.       
  60. [tbks]
  61.    1:cinters.tbk 
  62.    1:readme.tbk
  63.  1:cinter01.sbk
  64.       1:cinter02.sbk
  65.  
  66. [progman.groups]
  67.      CInteractiveSV, CInteractiveSV.GRP
  68.  
  69. [CInteractiveSV]
  70. ;  "CInteractiveSV", cinters, TBOOK.EXE, TBOOK.EXE 
  71.    "CInteractive Demo", tbks, cinters.tbk 
  72. ; , tbook.exe
  73. ; , readme.tbk
  74.    "Read me", tbks , readme.tbk
  75.  
  76. [win.ini]
  77.     Extensions, tbk = "TBOOK.EXE ^.TBK"
  78.